accounts.email.accounts.<name>.mujmap.settings.fqdn

Fully qualified domain name of the JMAP service.

mujmap looks up the JMAP SRV record for this host to determine the JMAP session URL. Mutually exclusive with accounts.email.accounts._name_.mujmap.settings.session_url.

If null, defaults to accounts.email.accounts._name_.jmap.host.

Type
null or string
Default
null
Example
"example.com"
Declared
<home-manager/modules/programs/mujmap.nix>